|
Cytosim
PI
Cytoskeleton Simulator
|
Example of type that can be used in Field
Public Member Functions | |
| real & | operator[] (int n) |
| access to the vector components | |
| void | clear () |
| set to zero | |
| void | write (OutputWrapper &out) const |
| write | |
| void | read (InputWrapper &in) |
| read | |
Static Public Attributes | |
| static const int | nFields = N |
| the dimensionality (given as template argument) | |